-
-
Notifications
You must be signed in to change notification settings - Fork 813
feat: add C implementation for math/base/special/asind
#1876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
math/base/special/asind
lib/node_modules/@stdlib/math/base/special/asind/include/stdlib/math/base/special/asind.h
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few comments above, once addressed this will be good to merge.
Signed-off-by: Rejoan Sardar <[email protected]>
Signed-off-by: Rejoan Sardar <[email protected]>
@Pranavchiku I have addressed all the issues you mentioned in your review. Please take a look at the changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
Resolves # .
Description
This pull request:
Related Issues
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers